Fixes for Info link-following mouse commands.
authorChong Yidong <cyd@gnu.org>
Sat, 23 Jun 2012 13:27:40 +0000 (21:27 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 23 Jun 2012 13:27:40 +0000 (21:27 +0800)
commit66547e9bd6f67f198ab5c75283ef16d5655b1355
treefc379a7e98ddf763bd73709d50ffa41c2a5b6f94
parentecb91a12d1a7ab07e68f38555303a237a14cc0b6
Fixes for Info link-following mouse commands.

* lisp/info.el (Info-mouse-follow-link): Accept symbol values of the
link-args property.  Select the window.
(Info-fontify-node): Use Info-link-keymap for all navigation
buttons, with link-args property to perform the desired action.
(Info-link-keymap): Doc fix.
(Info-next-link-keymap, Info-prev-link-keymap)
(Info-up-link-keymap): Delete now-unused keymaps.
lisp/ChangeLog
lisp/info.el